<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*å…ˆå†™æ‰‹æœºç«¯ï¼Œå†å†™PCç«¯*/
.sou_shuo202109150052 {
	float: right;
	margin-right: 20px;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	height: 30px;
	background-color: #FFf;
}

.sou_shuo202109150052 .inputbox{
float: left;
display: block;
width: 100%;
font-size: 18px;
color: #1c1c1c;
padding: 2px 45px 2px 15px;
background: transparent;
background-color:#fff;
border-radius: 50px;
-webkit-box-shadow: none;
box-shadow: none;
border: 1px solid #1b1b1b;
outline: none;
}
.sou_shuo202109150052 .bt {
	float: left;
   cursor: pointer;
	margin-left: -30px;
	padding-top: 5px;
	font-size: 20px;
}



@media (min-width: 1200px){

.sou_shuo202109150052 {
	margin-top: 0px;
}
	
	.sou_shuo202109150052 {
		max-width: 284px;
	}
	

}
@media (max-width: 599.5px){
	
	.sou_shuo202109150052 {
		width: auto;
		margin-top: 10px;
		margin-right: 0px;
		display:flex;
		margin-left: auto;
		flex-wrap:wrap;
	}
	

}</pre></body></html>